home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 May / Chip Mayıs 2001.iso / prog / share / 33 / data1.cab / Program_Executable_Files / OptimizeIt40D / ui / GenericAppServerWizard.table < prev    next >
Encoding:
Text File  |  2001-03-11  |  548 b   |  19 lines

  1. /**
  2.  * Generic Application Server wizard configuration
  3.  */
  4. (
  5.   {
  6.     class="Text";
  7.     title="Other Application Server setup";
  8.     type="HTML";
  9.     body = ("<p>OptimizeIt is compatible with most application servers based or derived from Sun's JDK 1.1, 1.2 and 1.3.<p>",
  10.         "This <a HREF=\"/Tutorial/ProfilingOtherAppServer.html\">tutorial</a> explains in a generic way how to profile application servers with OptimizeIt.<p>");
  11.     alt1ButtonVisible="false"; 
  12.     alt2ButtonVisible="false";
  13.     defaultButtonLabel="OK";
  14.   }
  15. )
  16.  
  17.  
  18.  
  19.